Skip to content

docs: codify the agent-ready issue standard#4536

Closed
Hmbown wants to merge 2 commits into
mainfrom
claude/maintainer-issue-comments-idvhw6
Closed

docs: codify the agent-ready issue standard#4536
Hmbown wants to merge 2 commits into
mainfrom
claude/maintainer-issue-comments-idvhw6

Conversation

@Hmbown

@Hmbown Hmbown commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds docs/AGENT_READY_ISSUES.md: the triage standard for making tracker issues executable by a fresh agent with no extra context — required body structure (Problem / Current evidence / Scope / Key files / Acceptance criteria / Verification / Out of scope / Related, plus Phases for epics), anchor discipline (every path verified, (anchor not found — needs discovery) convention), the maintainer-vs-community rework boundary (restructure our own bodies in place; never rewrite a reporter's body — comment instead), and community thread etiquette (specific thanks, honest status, no invented claims, bilingual asks for non-English reporters).
  • Links the standard from AGENTS.md (stewardship section) and docs/ISSUE_TRIAGE.md so triage rounds apply one convention.
  • Extends what .github/ISSUE_TEMPLATE/agent-task.yml already established at filing time to the rest of the tracker; written alongside the 2026-07-18 v0.9.2 lane triage round that applies it.

Testing

  • cargo fmt --all -- --check — not applicable, docs-only change (no Rust files touched)
  • cargo clippy --workspace --all-features — not applicable, docs-only change
  • cargo test --workspace --all-features — not applicable, docs-only change

Checklist

  • Updated docs or comments as needed
  • Added or updated tests where relevant — not applicable, docs-only
  • Verified TUI behavior manually if UI changes — not applicable
  • Harvested/co-authored credit uses a GitHub numeric noreply address — no co-author trailers; agent assistance noted in plain commit body per repo convention

🤖 Generated with Claude Code

https://claude.ai/code/session_01QqiqBtPEFYi2rzqFH9V2yR


Generated by Claude Code

claude added 2 commits July 18, 2026 19:05
Capture the deconstruction convention the tracker already trends toward
(.github/ISSUE_TEMPLATE/agent-task.yml) as a triage standard for existing
issues: required body structure, anchor discipline, epic phasing, the
maintainer-vs-community rework boundary, and community thread etiquette.
Link it from AGENTS.md stewardship guidance and docs/ISSUE_TRIAGE.md so
future triage rounds apply one standard.

Written during the 2026-07-18 v0.9.2 lane triage round with agent
assistance.
The v0.8.29 audit note documents writing \x1b[>1u directly on Windows as
current behavior, but push_keyboard_enhancement_flags now probes with
\x1b[>0u and enables no flags, decoding newline chords per terminal
instead. Found while triaging #1687, where the stale note pointed at the
wrong mechanism.

Noted during the 2026-07-18 triage round with agent assistance.
@Hmbown

Hmbown commented Jul 26, 2026

Copy link
Copy Markdown
Owner Author

Harvested the useful agent-ready issue standard onto current main as #4860, with canonical contributor provenance in commit 0adc364d9. The unrelated keybindings follow-up was deliberately excluded because current docs/KEYBINDINGS.md already carries that supersession note.

This draft is now superseded by the focused harvest; closing it keeps one reviewable concern and preserves the original history here.

@Hmbown Hmbown closed this Jul 26, 2026
pull Bot pushed a commit to dolfly/DeepSeek-TUI that referenced this pull request Jul 26, 2026
Capture the executable issue-spec convention and community triage boundary from PR Hmbown#4536 on current main.

Harvested from PR Hmbown#4536 by @Hmbown

Co-authored-by: Hmbown <101357273+Hmbown@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants